home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / wb / czesc_4 / vark15 / utils p-z / skiff2ascii.lha / iff2ascii / SkIff2Ascii.readme < prev   
Text File  |  1996-08-21  |  5KB  |  88 lines

  1. Short:    IFF -> ASCII file converter
  2. Uploader: amisanf@ctv.es (Juan J. García de Soria)
  3. Author:   amisanf@ctv.es (Juan J. García de Soria)
  4. Type:     gfx/conv                                                        
  5.  
  6.                                                           
  7.     ,,  µµµµµµ, µµµµµµ,                                   
  8.     7#  ØÑÑÑÑÑ1 ØÑÑÑÑÑ1                                   
  9.     7#  ØL      ØL       _ææmµ_                           
  10.     7#  ØL      ØL      µØØØØØ#,                          
  11.     7#  ØLµµµµ  ØLµµµµ gØØM¯¬¶Ø#                          
  12.     7#  ØÑÑÑÑÑ  ØÑÑÑÑÑ ÆØF    ¶ØL                         
  13.     7#  ØL      ØL     ØØ     JØ1                         
  14.     7#  ØL      ØL     @@     JØF                         
  15.     7#  ØL      ØL            ÆØÞ                         
  16.     7#  ØL      ØL     ,_   _ÆK®µµ_     _µµ_    _  ,,     
  17.                        ØØ _æØFÆØ@ÑØK   ÆØ@ÑØ&  J#  ØF     
  18.                        Ø¶LØØ#J#   ¬Ø  á#   ¬0K J#  ØF     
  19.                       J#J#¶° 7#    ¶  ØÞ    `¶ J#  ØF     
  20.                       ØÑKØ   ¬Øæµ__   Ø        J#  ØF     
  21.                      JØ¢#¶K   ¬¶ÑØ#m JØ        J#  ØF     
  22.                      Æ#ÑÑÆ#qø_mæç °ØL¬Ø     ,a J#  ØF     
  23.                      ØMZZ°ØWQ#LØ1  ØF #L    Æ# J#  ØF     
  24.                     JØ ¯¯¯¶Q¯¶#_¯ _ØÞ ¶#_  µØ  J#  ØF     
  25.                     Æ#    J#  ¶ØØØØF   ¶ØØØØ"  J#  ØF     
  26.                                ¯""       ""               
  27.                                                                                                           
  28. This is Skandalfo's IFF2ASCII converter. It takes an 1-plane iff file and
  29. converts it to characters. There are two programs, iff2ascii, which accurately
  30. converts borders, and iff2grayascii, that puts the main focus on converting
  31. greyscales (for dithered 2 colors images). The usage is in this way:
  32.  
  33.     iff2ascii iff-file-name font-name.font {7|8} >output-file
  34.  
  35.     iff2grayascii iff-file-name font-name.font {7|8} >output-file
  36.  
  37. The first parameter gives the iff file to be converted.
  38.  
  39. The second parameter is the name (ending in ".font") of the font used for the
  40. conversion. This font should be a monospaced 8x8 font. If it isn't the results
  41. will be unpredictable.
  42.  
  43. The third parameter is either an "8" or a "7". This controls which characters
  44. will be used for the conversion. If "8" is given, characters 32-127 and
  45. 160-255 will be used. If "7", only characters 32-127.
  46.  
  47. The output is written to the standard output, so you'll have to redirect it if
  48. you want to save the output to a file (if you don't it will be a preview in
  49. the shell).
  50.  
  51. Some examples are included.
  52.         
  53.                                                                    
  54.               _                    _        __   __            
  55.              Æ#         gÑ#       J@       a@F  æ@F            
  56.        ææw  #           ¶ØØ      J´       JF   æ               
  57.       /  P JÞ           JÑ@      Ø        ÆÞ   #               
  58.      JL    Æ  aw  ___     _    _J#   ___  Ø   JF    __         
  59.      ¶&    Ø J°´ a°°Ø ,ØÞæ#Þ  aP#F  a°°Ø  # __ÆL, ,°°#         
  60.       0&_  #/   JF  #  ØM Ø  JÞ Æ  JF  # JF ¯¯Ø¯ _F  Ø         
  61.        ¶Q JMQ   Æ  7F  #  #  Ø  Ø  Æ  7F áÞ   #  Æ   #   #_    
  62.         # Æ 0   Ø  ÆÞ¸JF JF _# _# ,Ø  Æ޸ؠ  JF  Ø  JF   ¬&    
  63.    L    ´ Ø JQ  Øw°Øw´jÞ J&×J#wMQæ"Øw°Øw´Øw' áÞ  Ø__P     ¬K   
  64.   J#___'  °  0_ ¶´ P  °  `´  P ¬°  ¶´ P  ¶   Ø   °@"       0   
  65.    "¶°       ¬Q  j                           F             ]L  
  66.               ¬¤¢"            _µµµµ__       J  __µµ         1  
  67.                              J#°"°°¶ÑÑm_  æ#  æÑP"3Þ        1  
  68.                              ¶Þ       "Ñm_   ÍF  µP        JF  
  69.                                         ¬Æm__J&µÆP        _#   
  70.                                           ¬¶@@@ÑÑw_     _æ#    
  71.                                                 ¬°Ñ#ÑæÑØ@°     
  72.                                                      ¯         
  73.                               OF
  74.                           
  75.                           
  76.      ___              _______,        ___               ____           
  77.    g#####x            ########        ##F             _g####m_         
  78.   0########           ########        ##F            J########_        
  79.  d##"   X##K  ww  ww,   J##      _awwJ##F   _www_    ##@   "###  aww__ 
  80.  ##F     0##  ##  ##F   J##     g#######F  d#####_  0##      ##L 0####L
  81. J##      J##  ##  ##F   J##    J##@""###F J##@@###  ###      ##Q 0####F
  82. J##L     j##  ##  ##F   J##    d##    ##F 0#F   ##L ##Q      ### 0##F" 
  83.  ##&     0##  ##  ##F   J##    0##    ##F ##F   ##F 0##_    J##F 0##   
  84.  9###__a0##F  ##KJ##F   J##    ]##K__d##F 0##__g##   ###w__w###  0##   
  85.   ########F   ######F   J##     ########F  ######F   `########   0##   
  86.    "####@"    *##@##F   J##      ####M##F   *###"      #####P    0##   
  87.  
  88.